github.com/gotd/td/tg.PaymentsToggleStarGiftsPinnedToTopRequest.Stargift (field)
10 uses
github.com/gotd/td/tg (current package)
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L46: Stargift []InputSavedStarGiftClass
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L67: if !(t.Stargift == nil) {
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L89: t.Stargift = from.GetStargift()
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L147: b.PutVectorHeader(len(t.Stargift))
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L148: for idx, v := range t.Stargift {
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L189: t.Stargift = make([]InputSavedStarGiftClass, 0, headerLen%bin.PreallocateLimit)
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L196: t.Stargift = append(t.Stargift, value)
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L215: return t.Stargift
tl_payments_toggle_star_gifts_pinned_to_top_gen.go#L220: return InputSavedStarGiftClassArray(t.Stargift)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |